home *** CD-ROM | disk | FTP | other *** search
/ Digital Underground 1 / Digital Underground 1.iso / lingo.ini < prev    next >
Encoding:
Text File  |  1995-04-04  |  259 b   |  5 lines

  1. on startup
  2.     put "LINGO.INI が読み込まれています。"&&the date&&the time
  3.     put "このコンピュータの色深度は、 "&& the colorDepth &"-ビット色深度"
  4. end startup
  5.